home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 028.dms / 028.adf / Commands_List / System_Management / Install < prev    next >
Encoding:
Text File  |  1993-08-08  |  663 b   |  30 lines

  1. Command Name : Install
  2.  
  3. Function : Install a formatted disk with a boot block
  4.  
  5. Arguments : <Df0:|Df1:|Df2:|Df3:> [NOBOOT] [CHECK] [FFS]
  6.  
  7. Location : C directory
  8.  
  9. The bootblock is a part of the disk that tells the computer it is bootable.
  10. (It loads if inserted into the drive when you turn on).  
  11.  
  12. Examples
  13.  
  14. Install Df1: CHECK
  15.  
  16.         Checks if the disk in Df1: has a boot block
  17.  
  18. Install Df1: NOBOOT
  19.  
  20.         Removes the boot block from the drive in Df1:
  21.  
  22. Install Df1: FFS
  23.  
  24.         Installs a boot block to the disk in drive Df1: if it is an FFS 
  25.         disk (Read the manual for FFS information)
  26.  
  27. Install Df1:
  28.  
  29.          Installs a normal bootblock to drive Df1:
  30.